home *** CD-ROM | disk | FTP | other *** search
- # Help Messages for windows/icons
- HInfobox:This \w displays information about ¤Appname$¤
- HInfobox3:Geoff Youngs wrote this program|M\Semail him.
- HInfobox4:\Ssee the latest version of this program (www)
- HIconbar:\T¤Appname$¤ icon
- HDescPane:\TTAG choice window. Click SELECT on one of the TAG names to edit the attributes for that tag
- HAttrPane:\Tattribute editing window. Click MENU on the grey icons to open the default options for this attribute (where available)
- Choice:\Tchoices window for CSS Designer. Use it to change the configuration.
- ChoiceAllow:Selecting this option will allow the use of named colours (when selected from the menu)
- ChoiceSave:\Ssave choices
- ChoiceApply:\Suse choices without saving
- ChoiceCancel:\Sto ignore any changes
- ToolBox:\Ttool bar.
- ToolSave:\Sopen the save window
- ToolHelp:\Slaunch the CSS StrongHelp manual
- ToolView:\Sview the current element
- ToolAdd:\Screate a new element
- ToolKill:\Sdelete the current element
- ToolValidate:\Svalidate the entire sheet
-
- # Menu Help Information
- HMQuit:\Squit ¤Appname$¤
- HMInfo:\Rsee information about ¤Appname$¤
- HMChoices...:\Sopen the choices dialogue
-
- # Misc.
- Message:Message from ¤Appname$¤
-
- SaveHeader1:/*Designed using ¤Appname$¤ (¤version$¤) for RISC OS (freeware)
- SaveHeader2:Available from ¤AppURL$¤*/
- SaveHeader3:
- SaveHeader4:
-
- #Validation Problems
- url-bad:Malformed URL - must be in form url(http://foo.bar) or url(index.htm)
-
- col-length:Incorrect length - must be in form #RGB or #RRGGBB
- col-bad:Malformed colour - must be in form rgb(x,y,z) where x,y and z are all either integers 0-255 or percentages 0%-100%
-
- pc-char:Illegal character in percentage - it can only be made up from a + or - followed by 0.0-100.0 %
- pc-nopc:% character required for percentage value
-
- size-unit:Unrecognised/missing unit. One of the following must be used em,ex,px,in,cm,mm,pt,pc.
- size-space:Spaces are not permitted in size definitions
-
- menu-missing:Invalid entry. Check spelling and/or predefined menu.
-
- prob-wrong:Entry probably has incorrect syntax
- prob-ok:Entry probably has correct syntax
-